(search_file_line, set_bdf_font_info, seek_char)
authorEli Zaretskii <eliz@gnu.org>
Sat, 12 May 2001 10:02:51 +0000 (10:02 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 12 May 2001 10:02:51 +0000 (10:02 +0000)
commit58ae79611e2d3beb4e032952596cc0fd4c3868b3
treefaca2e06a14e73522a4b72786f863691d6697fec
parent389ad370f05cdc4ed00ba4517b12eebd7ab0a464
(search_file_line, set_bdf_font_info, seek_char)
(w32_get_bdf_glyph): Cast between unsigned char and char when
passing arguments to subroutines, to shut up compiler warnings.
(w32_get_bdf_glyph): Don't mix signed and unsigned when calling
GET_HEX_VAL.
src/w32bdf.c